home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000067_news@columbia.edu _Wed Apr 18 17:44:17 2001.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA14571
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 18 Apr 2001 17:44:16 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA00725
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 18 Apr 2001 17:32:16 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Subject: Re: Remote Host
  11. Message-ID: <h$mU0I2Ex3UO@cc.usu.edu>
  12. Date: 18 Apr 01 15:08:26 MDT
  13. Organization: Utah State University
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <tdrq7rmvq0q149@corp.supernews.com>, "Steve" <steve@baus-systems.com> writes:
  17. > I am trying to play around with the remote host command from a MSK 3.15
  18. > computer to a K95 computer and I am sure I have a basic misunderstanding
  19. > about how this should work but whenever I try to run the remote host command
  20. > on the 3.15 pc, I get a remote host disabled message.  I thought I had done
  21. > this before but it might have been 3.15 on both ends.
  22. > The goal here is to have the 3.15 PC send a file then have the 3.15 PC tell
  23. > the K95 PC to run a specific app then have the 3.15 PC get a file that was
  24. > created by the app.
  25. > Any thoughts what I am doing wrong?
  26. > Thanks,
  27. > Steve
  28. ------------
  29.     Look at the ENABLE and DISABLE commands, and SHOW SERVER.
  30.     Joe D.